1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmMain
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
26         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
27         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
28         Me.lblEditreference = New System.Windows.Forms.Label()
29         Me.btnAbout = New System.Windows.Forms.Button()
30         Me.btnMenuAddCustomers = New System.Windows.Forms.Button()
31         Me.lblDeletereference = New System.Windows.Forms.Label()
32         Me.btnMenuLogout = New System.Windows.Forms.Button()
33         Me.btnMenuCustomers = New System.Windows.Forms.Button()
34         Me.btnMenuPassword = New System.Windows.Forms.Button()
35         Me.btnMenuReport = New System.Windows.Forms.Button()
36         Me.Panel2 = New System.Windows.Forms.Panel()
37         Me.gbAddCustomer = New System.Windows.Forms.GroupBox()
38         Me.GroupBox7 = New System.Windows.Forms.GroupBox()
39         Me.Button2 = New System.Windows.Forms.Button()
40         Me.btnConfirm = New System.Windows.Forms.Button()
41         Me.GroupBox6 = New System.Windows.Forms.GroupBox()
42         Me.lblErrorenddate = New System.Windows.Forms.Label()
43         Me.lblErrorstartdate = New System.Windows.Forms.Label()
44         Me.lblErroramountremain = New System.Windows.Forms.Label()
45         Me.lblErroramountpaid = New System.Windows.Forms.Label()
46         Me.txtAmountremain = New System.Windows.Forms.TextBox()
47         Me.Label8 = New System.Windows.Forms.Label()
48         Me.dtpEnddate = New System.Windows.Forms.DateTimePicker()
49         Me.txtAmountpaid = New System.Windows.Forms.TextBox()
50         Me.dtpStartdate = New System.Windows.Forms.DateTimePicker()
51         Me.Label9 = New System.Windows.Forms.Label()
52         Me.Label17 = New System.Windows.Forms.Label()
53         Me.Label18 = New System.Windows.Forms.Label()
54         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
55         Me.Label21 = New System.Windows.Forms.Label()
56         Me.Label20 = New System.Windows.Forms.Label()
57         Me.lblErrorroomno = New System.Windows.Forms.Label()
58         Me.lblErrorhouseno = New System.Windows.Forms.Label()
59         Me.txtRoomno = New System.Windows.Forms.TextBox()
60         Me.Label11 = New System.Windows.Forms.Label()
61         Me.txtHouseno = New System.Windows.Forms.TextBox()
62         Me.Label12 = New System.Windows.Forms.Label()
63         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
64         Me.lblErroraddress = New System.Windows.Forms.Label()
65         Me.lblErrorjob = New System.Windows.Forms.Label()
66         Me.lblErrorlname = New System.Windows.Forms.Label()
67         Me.lblErrormname = New System.Windows.Forms.Label()
68         Me.lblErrormobile = New System.Windows.Forms.Label()
69         Me.lblErrormstatus = New System.Windows.Forms.Label()
70         Me.lblErrorfname = New System.Windows.Forms.Label()
71         Me.txtMobile = New System.Windows.Forms.TextBox()
72         Me.Label7 = New System.Windows.Forms.Label()
73         Me.Label6 = New System.Windows.Forms.Label()
74         Me.txtAddress = New System.Windows.Forms.TextBox()
75         Me.Label5 = New System.Windows.Forms.Label()
76         Me.txtJob = New System.Windows.Forms.TextBox()
77         Me.Label4 = New System.Windows.Forms.Label()
78         Me.txtLname = New System.Windows.Forms.TextBox()
79         Me.Label3 = New System.Windows.Forms.Label()
80         Me.txtMname = New System.Windows.Forms.TextBox()
81         Me.Label2 = New System.Windows.Forms.Label()
82         Me.txtFname = New System.Windows.Forms.TextBox()
83         Me.cbMstatus = New System.Windows.Forms.ComboBox()
84         Me.Label1 = New System.Windows.Forms.Label()
85         Me.gbReport = New System.Windows.Forms.GroupBox()
86         Me.GroupBox10 = New System.Windows.Forms.GroupBox()
87         Me.btnReportstandard = New System.Windows.Forms.Button()
88         Me.GroupBox9 = New System.Windows.Forms.GroupBox()
89         Me.cbReportMstatus = New System.Windows.Forms.ComboBox()
90         Me.lblErrorreportmstatus = New System.Windows.Forms.Label()
91         Me.Label19 = New System.Windows.Forms.Label()
92         Me.btnReportMstatus = New System.Windows.Forms.Button()
93         Me.GroupBox8 = New System.Windows.Forms.GroupBox()
94         Me.Label16 = New System.Windows.Forms.Label()
95         Me.lblErrorreporthouse = New System.Windows.Forms.Label()
96         Me.txtReporthouse = New System.Windows.Forms.TextBox()
97         Me.Label15 = New System.Windows.Forms.Label()
98         Me.btnReporthouse = New System.Windows.Forms.Button()
99         Me.gbPassword = New System.Windows.Forms.GroupBox()
100         Me.lblErrorOldp = New System.Windows.Forms.Label()
101         Me.lblErrorNewp = New System.Windows.Forms.Label()
102         Me.lblErrorConfirmp = New System.Windows.Forms.Label()
103         Me.btnClear = New System.Windows.Forms.Button()
104         Me.btnConfirmp = New System.Windows.Forms.Button()
105         Me.Label14 = New System.Windows.Forms.Label()
106         Me.txtConfirmp = New System.Windows.Forms.TextBox()
107         Me.Label13 = New System.Windows.Forms.Label()
108         Me.txtNewp = New System.Windows.Forms.TextBox()
109         Me.Label10 = New System.Windows.Forms.Label()
110         Me.txtOldp = New System.Windows.Forms.TextBox()
111         Me.gbCustomers = New System.Windows.Forms.GroupBox()
112         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
113         Me.btnEdit = New System.Windows.Forms.Button()
114         Me.btnDelete = New System.Windows.Forms.Button()
115         Me.txtSearch = New System.Windows.Forms.TextBox()
116         Me.btnRefresh = New System.Windows.Forms.Button()
117         Me.btnSearch = New System.Windows.Forms.Button()
118         Me.dgvCustomers = New System.Windows.Forms.DataGridView()
119         Me.PictureBox1 = New System.Windows.Forms.PictureBox()
120         Me.GroupBox1.SuspendLayout()
121         Me.GroupBox2.SuspendLayout()
122         Me.Panel2.SuspendLayout()
123         Me.gbAddCustomer.SuspendLayout()
124         Me.GroupBox6.SuspendLayout()
125         Me.GroupBox5.SuspendLayout()
126         Me.GroupBox4.SuspendLayout()
127         Me.gbReport.SuspendLayout()
128         Me.GroupBox10.SuspendLayout()
129         Me.GroupBox9.SuspendLayout()
130         Me.GroupBox8.SuspendLayout()
131         Me.gbPassword.SuspendLayout()
132         Me.gbCustomers.SuspendLayout()
133         Me.GroupBox3.SuspendLayout()
134         CType(Me.dgvCustomers, System.ComponentModel.ISupportInitialize).BeginInit()
135         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
136         Me.SuspendLayout()
137         
'
138         
'GroupBox1
139         
'
140         Me.GroupBox1.BackColor = System.Drawing.SystemColors.GradientActiveCaption
141         Me.GroupBox1.Controls.Add(Me.GroupBox2)
142         Me.GroupBox1.Controls.Add(Me.Panel2)
143         Me.GroupBox1.Location = New System.Drawing.Point(-
2, 108)
144         Me.GroupBox1.Name =
"GroupBox1"
145         Me.GroupBox1.Size = New System.Drawing.Size(
1267, 564)
146         Me.GroupBox1.TabIndex =
0
147         Me.GroupBox1.TabStop = False
148         
'
149         
'GroupBox2
150         
'
151         Me.GroupBox2.Controls.Add(Me.lblEditreference)
152         Me.GroupBox2.Controls.Add(Me.btnAbout)
153         Me.GroupBox2.Controls.Add(Me.btnMenuAddCustomers)
154         Me.GroupBox2.Controls.Add(Me.lblDeletereference)
155         Me.GroupBox2.Controls.Add(Me.btnMenuLogout)
156         Me.GroupBox2.Controls.Add(Me.btnMenuCustomers)
157         Me.GroupBox2.Controls.Add(Me.btnMenuPassword)
158         Me.GroupBox2.Controls.Add(Me.btnMenuReport)
159         Me.GroupBox2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
160         Me.GroupBox2.Location = New System.Drawing.Point(
6, 9)
161         Me.GroupBox2.Name =
"GroupBox2"
162         Me.GroupBox2.Size = New System.Drawing.Size(
181, 546)
163         Me.GroupBox2.TabIndex =
3
164         Me.GroupBox2.TabStop = False
165         Me.GroupBox2.Text =
"Menu"
166         
'
167         
'lblEditreference
168         
'
169         Me.lblEditreference.AutoSize = True
170         Me.lblEditreference.Location = New System.Drawing.Point(
8, 527)
171         Me.lblEditreference.Name =
"lblEditreference"
172         Me.lblEditreference.Size = New System.Drawing.Size(
121, 20)
173         Me.lblEditreference.TabIndex =
16
174         Me.lblEditreference.Text =
"edit reference"
175         Me.lblEditreference.Visible = False
176         
'
177         
'btnAbout
178         
'
179         Me.btnAbout.FlatStyle = System.Windows.Forms.FlatStyle.Popup
180         Me.btnAbout.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
181         Me.btnAbout.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_14
182         Me.btnAbout.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
183         Me.btnAbout.Location = New System.Drawing.Point(
6, 354)
184         Me.btnAbout.Name =
"btnAbout"
185         Me.btnAbout.Size = New System.Drawing.Size(
169, 73)
186         Me.btnAbout.TabIndex =
15
187         Me.btnAbout.Text =
"About"
188         Me.btnAbout.TextAlign = System.Drawing.ContentAlignment.MiddleRight
189         Me.btnAbout.UseVisualStyleBackColor = True
190         
'
191         
'btnMenuAddCustomers
192         
'
193         Me.btnMenuAddCustomers.FlatStyle = System.Windows.Forms.FlatStyle.Popup
194         Me.btnMenuAddCustomers.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
195         Me.btnMenuAddCustomers.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_17
196         Me.btnMenuAddCustomers.ImageAlign = System.Drawing.ContentAlignment.TopLeft
197         Me.btnMenuAddCustomers.Location = New System.Drawing.Point(
6, 106)
198         Me.btnMenuAddCustomers.Name =
"btnMenuAddCustomers"
199         Me.btnMenuAddCustomers.Size = New System.Drawing.Size(
169, 73)
200         Me.btnMenuAddCustomers.TabIndex =
13
201         Me.btnMenuAddCustomers.Text =
"Add new Customer"
202         Me.btnMenuAddCustomers.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
203         Me.btnMenuAddCustomers.UseVisualStyleBackColor = True
204         
'
205         
'lblDeletereference
206         
'
207         Me.lblDeletereference.AutoSize = True
208         Me.lblDeletereference.Location = New System.Drawing.Point(
33, 474)
209         Me.lblDeletereference.Name =
"lblDeletereference"
210         Me.lblDeletereference.Size = New System.Drawing.Size(
141, 20)
211         Me.lblDeletereference.TabIndex =
14
212         Me.lblDeletereference.Text =
"delete reference"
213         Me.lblDeletereference.Visible = False
214         
'
215         
'btnMenuLogout
216         
'
217         Me.btnMenuLogout.FlatStyle = System.Windows.Forms.FlatStyle.Popup
218         Me.btnMenuLogout.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
219         Me.btnMenuLogout.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_12
220         Me.btnMenuLogout.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
221         Me.btnMenuLogout.Location = New System.Drawing.Point(
6, 438)
222         Me.btnMenuLogout.Name =
"btnMenuLogout"
223         Me.btnMenuLogout.Size = New System.Drawing.Size(
169, 73)
224         Me.btnMenuLogout.TabIndex =
12
225         Me.btnMenuLogout.Text =
"Logout"
226         Me.btnMenuLogout.TextAlign = System.Drawing.ContentAlignment.MiddleRight
227         Me.btnMenuLogout.UseVisualStyleBackColor = True
228         
'
229         
'btnMenuCustomers
230         
'
231         Me.btnMenuCustomers.FlatStyle = System.Windows.Forms.FlatStyle.Popup
232         Me.btnMenuCustomers.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
233         Me.btnMenuCustomers.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_3
234         Me.btnMenuCustomers.ImageAlign = System.Drawing.ContentAlignment.TopLeft
235         Me.btnMenuCustomers.Location = New System.Drawing.Point(
6, 25)
236         Me.btnMenuCustomers.Name =
"btnMenuCustomers"
237         Me.btnMenuCustomers.Size = New System.Drawing.Size(
169, 73)
238         Me.btnMenuCustomers.TabIndex =
9
239         Me.btnMenuCustomers.Text =
"View all Customers"
240         Me.btnMenuCustomers.TextAlign = System.Drawing.ContentAlignment.MiddleRight
241         Me.btnMenuCustomers.UseVisualStyleBackColor = True
242         
'
243         
'btnMenuPassword
244         
'
245         Me.btnMenuPassword.FlatStyle = System.Windows.Forms.FlatStyle.Popup
246         Me.btnMenuPassword.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
247         Me.btnMenuPassword.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_111
248         Me.btnMenuPassword.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
249         Me.btnMenuPassword.Location = New System.Drawing.Point(
6, 272)
250         Me.btnMenuPassword.Name =
"btnMenuPassword"
251         Me.btnMenuPassword.Size = New System.Drawing.Size(
169, 73)
252         Me.btnMenuPassword.TabIndex =
11
253         Me.btnMenuPassword.Text =
"Change Password"
254         Me.btnMenuPassword.TextAlign = System.Drawing.ContentAlignment.MiddleRight
255         Me.btnMenuPassword.UseVisualStyleBackColor = True
256         
'
257         
'btnMenuReport
258         
'
259         Me.btnMenuReport.FlatStyle = System.Windows.Forms.FlatStyle.Popup
260         Me.btnMenuReport.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
261         Me.btnMenuReport.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_11
262         Me.btnMenuReport.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
263         Me.btnMenuReport.Location = New System.Drawing.Point(
6, 188)
264         Me.btnMenuReport.Name =
"btnMenuReport"
265         Me.btnMenuReport.Size = New System.Drawing.Size(
169, 73)
266         Me.btnMenuReport.TabIndex =
10
267         Me.btnMenuReport.Text =
"Check Report"
268         Me.btnMenuReport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
269         Me.btnMenuReport.UseVisualStyleBackColor = True
270         
'
271         
'Panel2
272         
'
273         Me.Panel2.Controls.Add(Me.gbAddCustomer)
274         Me.Panel2.Controls.Add(Me.gbReport)
275         Me.Panel2.Controls.Add(Me.gbPassword)
276         Me.Panel2.Controls.Add(Me.gbCustomers)
277         Me.Panel2.Location = New System.Drawing.Point(
187, 9)
278         Me.Panel2.Name =
"Panel2"
279         Me.Panel2.Size = New System.Drawing.Size(
1065, 546)
280         Me.Panel2.TabIndex =
4
281         
'
282         
'gbAddCustomer
283         
'
284         Me.gbAddCustomer.Controls.Add(Me.GroupBox7)
285         Me.gbAddCustomer.Controls.Add(Me.GroupBox6)
286         Me.gbAddCustomer.Controls.Add(Me.GroupBox5)
287         Me.gbAddCustomer.Controls.Add(Me.GroupBox4)
288         Me.gbAddCustomer.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
289         Me.gbAddCustomer.Location = New System.Drawing.Point(
6, 6)
290         Me.gbAddCustomer.Name =
"gbAddCustomer"
291         Me.gbAddCustomer.Size = New System.Drawing.Size(
1061, 537)
292         Me.gbAddCustomer.TabIndex =
3
293         Me.gbAddCustomer.TabStop = False
294         Me.gbAddCustomer.Text =
"Add New Customer"
295         
'
296         
'GroupBox7
297         
'
298         Me.GroupBox7.Location = New System.Drawing.Point(
6, 439)
299         Me.GroupBox7.Name =
"GroupBox7"
300         Me.GroupBox7.Size = New System.Drawing.Size(
1049, 88)
301         Me.GroupBox7.TabIndex =
13
302         Me.GroupBox7.TabStop = False
303         Me.GroupBox7.Text =
"Actions"
304         
'
305         
'Button2
306         
'
307         Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
308         Me.Button2.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
309         Me.Button2.Image = Global.House_Rent_System.My.Resources.Resources.edit_clear__1_
310         Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
311         Me.Button2.Location = New System.Drawing.Point(
922, 11)
312         Me.Button2.Name =
"Button2"
313         Me.Button2.Size = New System.Drawing.Size(
97, 61)
314         Me.Button2.TabIndex =
16
315         Me.Button2.Text =
"Clear"
316         Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
317         Me.Button2.UseVisualStyleBackColor = True
318         
'
319         
'btnConfirm
320         
'
321         Me.btnConfirm.FlatStyle = System.Windows.Forms.FlatStyle.Popup
322         Me.btnConfirm.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
323         Me.btnConfirm.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_5
324         Me.btnConfirm.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
325         Me.btnConfirm.Location = New System.Drawing.Point(
754, 11)
326         Me.btnConfirm.Name =
"btnConfirm"
327         Me.btnConfirm.Size = New System.Drawing.Size(
152, 61)
328         Me.btnConfirm.TabIndex =
15
329         Me.btnConfirm.Text =
"Confirm"
330         Me.btnConfirm.TextAlign = System.Drawing.ContentAlignment.MiddleRight
331         Me.btnConfirm.UseVisualStyleBackColor = True
332         
'
333         
'GroupBox6
334         
'
335         Me.GroupBox6.Controls.Add(Me.lblErrorenddate)
336         Me.GroupBox6.Controls.Add(Me.lblErrorstartdate)
337         Me.GroupBox6.Controls.Add(Me.lblErroramountremain)
338         Me.GroupBox6.Controls.Add(Me.lblErroramountpaid)
339         Me.GroupBox6.Controls.Add(Me.txtAmountremain)
340         Me.GroupBox6.Controls.Add(Me.Label8)
341         Me.GroupBox6.Controls.Add(Me.dtpEnddate)
342         Me.GroupBox6.Controls.Add(Me.txtAmountpaid)
343         Me.GroupBox6.Controls.Add(Me.dtpStartdate)
344         Me.GroupBox6.Controls.Add(Me.Label9)
345         Me.GroupBox6.Controls.Add(Me.Label17)
346         Me.GroupBox6.Controls.Add(Me.Label18)
347         Me.GroupBox6.Location = New System.Drawing.Point(
6, 293)
348         Me.GroupBox6.Name =
"GroupBox6"
349         Me.GroupBox6.Size = New System.Drawing.Size(
1049, 130)
350         Me.GroupBox6.TabIndex =
12
351         Me.GroupBox6.TabStop = False
352         Me.GroupBox6.Text =
"Payment Details"
353         
'
354         
'lblErrorenddate
355         
'
356         Me.lblErrorenddate.AutoSize = True
357         Me.lblErrorenddate.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
358         Me.lblErrorenddate.ForeColor = System.Drawing.Color.Salmon
359         Me.lblErrorenddate.Location = New System.Drawing.Point(
529, 105)
360         Me.lblErrorenddate.Name =
"lblErrorenddate"
361         Me.lblErrorenddate.Size = New System.Drawing.Size(
42, 14)
362         Me.lblErrorenddate.TabIndex =
26
363         Me.lblErrorenddate.Text =
"Errors"
364         Me.lblErrorenddate.Visible = False
365         
'
366         
'lblErrorstartdate
367         
'
368         Me.lblErrorstartdate.AutoSize = True
369         Me.lblErrorstartdate.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
370         Me.lblErrorstartdate.ForeColor = System.Drawing.Color.Salmon
371         Me.lblErrorstartdate.Location = New System.Drawing.Point(
145, 106)
372         Me.lblErrorstartdate.Name =
"lblErrorstartdate"
373         Me.lblErrorstartdate.Size = New System.Drawing.Size(
42, 14)
374         Me.lblErrorstartdate.TabIndex =
25
375         Me.lblErrorstartdate.Text =
"Errors"
376         Me.lblErrorstartdate.Visible = False
377         
'
378         
'lblErroramountremain
379         
'
380         Me.lblErroramountremain.AutoSize = True
381         Me.lblErroramountremain.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
382         Me.lblErroramountremain.ForeColor = System.Drawing.Color.Salmon
383         Me.lblErroramountremain.Location = New System.Drawing.Point(
529, 55)
384         Me.lblErroramountremain.Name =
"lblErroramountremain"
385         Me.lblErroramountremain.Size = New System.Drawing.Size(
42, 14)
386         Me.lblErroramountremain.TabIndex =
24
387         Me.lblErroramountremain.Text =
"Errors"
388         Me.lblErroramountremain.Visible = False
389         
'
390         
'lblErroramountpaid
391         
'
392         Me.lblErroramountpaid.AutoSize = True
393         Me.lblErroramountpaid.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
394         Me.lblErroramountpaid.ForeColor = System.Drawing.Color.Salmon
395         Me.lblErroramountpaid.Location = New System.Drawing.Point(
145, 55)
396         Me.lblErroramountpaid.Name =
"lblErroramountpaid"
397         Me.lblErroramountpaid.Size = New System.Drawing.Size(
42, 14)
398         Me.lblErroramountpaid.TabIndex =
23
399         Me.lblErroramountpaid.Text =
"Errors"
400         Me.lblErroramountpaid.Visible = False
401         
'
402         
'txtAmountremain
403         
'
404         Me.txtAmountremain.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
405         Me.txtAmountremain.Location = New System.Drawing.Point(
529, 29)
406         Me.txtAmountremain.Name =
"txtAmountremain"
407         Me.txtAmountremain.Size = New System.Drawing.Size(
203, 23)
408         Me.txtAmountremain.TabIndex =
8
409         
'
410         
'Label8
411         
'
412         Me.Label8.AutoSize = True
413         Me.Label8.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
414         Me.Label8.Location = New System.Drawing.Point(
366, 32)
415         Me.Label8.Name =
"Label8"
416         Me.Label8.Size = New System.Drawing.Size(
162, 16)
417         Me.Label8.TabIndex =
7
418         Me.Label8.Text =
"Amount Remain : TShs."
419         
'
420         
'dtpEnddate
421         
'
422         Me.dtpEnddate.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
423         Me.dtpEnddate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
424         Me.dtpEnddate.Location = New System.Drawing.Point(
529, 79)
425         Me.dtpEnddate.Name =
"dtpEnddate"
426         Me.dtpEnddate.Size = New System.Drawing.Size(
203, 23)
427         Me.dtpEnddate.TabIndex =
5
428         
'
429         
'txtAmountpaid
430         
'
431         Me.txtAmountpaid.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
432         Me.txtAmountpaid.Location = New System.Drawing.Point(
146, 29)
433         Me.txtAmountpaid.Name =
"txtAmountpaid"
434         Me.txtAmountpaid.Size = New System.Drawing.Size(
203, 23)
435         Me.txtAmountpaid.TabIndex =
6
436         
'
437         
'dtpStartdate
438         
'
439         Me.dtpStartdate.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
440         Me.dtpStartdate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
441         Me.dtpStartdate.Location = New System.Drawing.Point(
145, 80)
442         Me.dtpStartdate.Name =
"dtpStartdate"
443         Me.dtpStartdate.Size = New System.Drawing.Size(
203, 23)
444         Me.dtpStartdate.TabIndex =
4
445         
'
446         
'Label9
447         
'
448         Me.Label9.AutoSize = True
449         Me.Label9.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
450         Me.Label9.Location = New System.Drawing.Point(
3, 32)
451         Me.Label9.Name =
"Label9"
452         Me.Label9.Size = New System.Drawing.Size(
141, 16)
453         Me.Label9.TabIndex =
5
454         Me.Label9.Text =
"Amount Paid : TShs."
455         
'
456         
'Label17
457         
'
458         Me.Label17.AutoSize = True
459         Me.Label17.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
460         Me.Label17.Location = New System.Drawing.Point(
454, 84)
461         Me.Label17.Name =
"Label17"
462         Me.Label17.Size = New System.Drawing.Size(
74, 16)
463         Me.Label17.TabIndex =
3
464         Me.Label17.Text =
"End Date :"
465         
'
466         
'Label18
467         
'
468         Me.Label18.AutoSize = True
469         Me.Label18.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
470         Me.Label18.Location = New System.Drawing.Point(
65, 84)
471         Me.Label18.Name =
"Label18"
472         Me.Label18.Size = New System.Drawing.Size(
79, 16)
473         Me.Label18.TabIndex =
0
474         Me.Label18.Text =
"Start Date :"
475         
'
476         
'GroupBox5
477         
'
478         Me.GroupBox5.Controls.Add(Me.Button2)
479         Me.GroupBox5.Controls.Add(Me.btnConfirm)
480         Me.GroupBox5.Controls.Add(Me.Label21)
481         Me.GroupBox5.Controls.Add(Me.Label20)
482         Me.GroupBox5.Controls.Add(Me.lblErrorroomno)
483         Me.GroupBox5.Controls.Add(Me.lblErrorhouseno)
484         Me.GroupBox5.Controls.Add(Me.txtRoomno)
485         Me.GroupBox5.Controls.Add(Me.Label11)
486         Me.GroupBox5.Controls.Add(Me.txtHouseno)
487         Me.GroupBox5.Controls.Add(Me.Label12)
488         Me.GroupBox5.Location = New System.Drawing.Point(
6, 198)
489         Me.GroupBox5.Name =
"GroupBox5"
490         Me.GroupBox5.Size = New System.Drawing.Size(
1049, 87)
491         Me.GroupBox5.TabIndex =
12
492         Me.GroupBox5.TabStop = False
493         Me.GroupBox5.Text =
"Room Details"
494         
'
495         
'Label21
496         
'
497         Me.Label21.AutoSize = True
498         Me.Label21.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
499         Me.Label21.Location = New System.Drawing.Point(
529, 14)
500         Me.Label21.Name =
"Label21"
501         Me.Label21.Size = New System.Drawing.Size(
94, 16)
502         Me.Label21.TabIndex =
24
503         Me.Label21.Text =
"Example: 233"
504         
'
505         
'Label20
506         
'
507         Me.Label20.AutoSize = True
508         Me.Label20.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
509         Me.Label20.Location = New System.Drawing.Point(
145, 14)
510         Me.Label20.Name =
"Label20"
511         Me.Label20.Size = New System.Drawing.Size(
126, 16)
512         Me.Label20.TabIndex =
23
513         Me.Label20.Text =
"Example : house 1"
514         
'
515         
'lblErrorroomno
516         
'
517         Me.lblErrorroomno.AutoSize = True
518         Me.lblErrorroomno.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
519         Me.lblErrorroomno.ForeColor = System.Drawing.Color.Salmon
520         Me.lblErrorroomno.Location = New System.Drawing.Point(
529, 58)
521         Me.lblErrorroomno.Name =
"lblErrorroomno"
522         Me.lblErrorroomno.Size = New System.Drawing.Size(
42, 14)
523         Me.lblErrorroomno.TabIndex =
22
524         Me.lblErrorroomno.Text =
"Errors"
525         Me.lblErrorroomno.Visible = False
526         
'
527         
'lblErrorhouseno
528         
'
529         Me.lblErrorhouseno.AutoSize = True
530         Me.lblErrorhouseno.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
531         Me.lblErrorhouseno.ForeColor = System.Drawing.Color.Salmon
532         Me.lblErrorhouseno.Location = New System.Drawing.Point(
145, 58)
533         Me.lblErrorhouseno.Name =
"lblErrorhouseno"
534         Me.lblErrorhouseno.Size = New System.Drawing.Size(
42, 14)
535         Me.lblErrorhouseno.TabIndex =
21
536         Me.lblErrorhouseno.Text =
"Errors"
537         Me.lblErrorhouseno.Visible = False
538         
'
539         
'txtRoomno
540         
'
541         Me.txtRoomno.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
542         Me.txtRoomno.Location = New System.Drawing.Point(
529, 32)
543         Me.txtRoomno.Name =
"txtRoomno"
544         Me.txtRoomno.Size = New System.Drawing.Size(
203, 23)
545         Me.txtRoomno.TabIndex =
4
546         
'
547         
'Label11
548         
'
549         Me.Label11.AutoSize = True
550         Me.Label11.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
551         Me.Label11.Location = New System.Drawing.Point(
417, 35)
552         Me.Label11.Name =
"Label11"
553         Me.Label11.Size = New System.Drawing.Size(
111, 16)
554         Me.Label11.TabIndex =
3
555         Me.Label11.Text =
"Room Number :"
556         
'
557         
'txtHouseno
558         
'
559         Me.txtHouseno.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
560         Me.txtHouseno.Location = New System.Drawing.Point(
145, 32)
561         Me.txtHouseno.Name =
"txtHouseno"
562         Me.txtHouseno.Size = New System.Drawing.Size(
203, 23)
563         Me.txtHouseno.TabIndex =
2
564         
'
565         
'Label12
566         
'
567         Me.Label12.AutoSize = True
568         Me.Label12.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
569         Me.Label12.Location = New System.Drawing.Point(
30, 35)
570         Me.Label12.Name =
"Label12"
571         Me.Label12.Size = New System.Drawing.Size(
114, 16)
572         Me.Label12.TabIndex =
0
573         Me.Label12.Text =
"House Number :"
574         
'
575         
'GroupBox4
576         
'
577         Me.GroupBox4.Controls.Add(Me.lblErroraddress)
578         Me.GroupBox4.Controls.Add(Me.lblErrorjob)
579         Me.GroupBox4.Controls.Add(Me.lblErrorlname)
580         Me.GroupBox4.Controls.Add(Me.lblErrormname)
581         Me.GroupBox4.Controls.Add(Me.lblErrormobile)
582         Me.GroupBox4.Controls.Add(Me.lblErrormstatus)
583         Me.GroupBox4.Controls.Add(Me.lblErrorfname)
584         Me.GroupBox4.Controls.Add(Me.txtMobile)
585         Me.GroupBox4.Controls.Add(Me.Label7)
586         Me.GroupBox4.Controls.Add(Me.Label6)
587         Me.GroupBox4.Controls.Add(Me.txtAddress)
588         Me.GroupBox4.Controls.Add(Me.Label5)
589         Me.GroupBox4.Controls.Add(Me.txtJob)
590         Me.GroupBox4.Controls.Add(Me.Label4)
591         Me.GroupBox4.Controls.Add(Me.txtLname)
592         Me.GroupBox4.Controls.Add(Me.Label3)
593         Me.GroupBox4.Controls.Add(Me.txtMname)
594         Me.GroupBox4.Controls.Add(Me.Label2)
595         Me.GroupBox4.Controls.Add(Me.txtFname)
596         Me.GroupBox4.Controls.Add(Me.cbMstatus)
597         Me.GroupBox4.Controls.Add(Me.Label1)
598         Me.GroupBox4.Location = New System.Drawing.Point(
6, 25)
599         Me.GroupBox4.Name =
"GroupBox4"
600         Me.GroupBox4.Size = New System.Drawing.Size(
1049, 164)
601         Me.GroupBox4.TabIndex =
1
602         Me.GroupBox4.TabStop = False
603         Me.GroupBox4.Text =
"Customer Details"
604         
'
605         
'lblErroraddress
606         
'
607         Me.lblErroraddress.AutoSize = True
608         Me.lblErroraddress.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
609         Me.lblErroraddress.ForeColor = System.Drawing.Color.Salmon
610         Me.lblErroraddress.Location = New System.Drawing.Point(
834, 142)
611         Me.lblErroraddress.Name =
"lblErroraddress"
612         Me.lblErroraddress.Size = New System.Drawing.Size(
42, 14)
613         Me.lblErroraddress.TabIndex =
20
614         Me.lblErroraddress.Text =
"Errors"
615         Me.lblErroraddress.Visible = False
616         
'
617         
'lblErrorjob
618         
'
619         Me.lblErrorjob.AutoSize = True
620         Me.lblErrorjob.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
621         Me.lblErrorjob.ForeColor = System.Drawing.Color.Salmon
622         Me.lblErrorjob.Location = New System.Drawing.Point(
529, 142)
623         Me.lblErrorjob.Name =
"lblErrorjob"
624         Me.lblErrorjob.Size = New System.Drawing.Size(
42, 14)
625         Me.lblErrorjob.TabIndex =
19
626         Me.lblErrorjob.Text =
"Errors"
627         Me.lblErrorjob.Visible = False
628         
'
629         
'lblErrorlname
630         
'
631         Me.lblErrorlname.AutoSize = True
632         Me.lblErrorlname.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
633         Me.lblErrorlname.ForeColor = System.Drawing.Color.Salmon
634         Me.lblErrorlname.Location = New System.Drawing.Point(
834, 52)
635         Me.lblErrorlname.Name =
"lblErrorlname"
636         Me.lblErrorlname.Size = New System.Drawing.Size(
42, 14)
637         Me.lblErrorlname.TabIndex =
18
638         Me.lblErrorlname.Text =
"Errors"
639         Me.lblErrorlname.Visible = False
640         
'
641         
'lblErrormname
642         
'
643         Me.lblErrormname.AutoSize = True
644         Me.lblErrormname.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
645         Me.lblErrormname.ForeColor = System.Drawing.Color.Salmon
646         Me.lblErrormname.Location = New System.Drawing.Point(
529, 52)
647         Me.lblErrormname.Name =
"lblErrormname"
648         Me.lblErrormname.Size = New System.Drawing.Size(
42, 14)
649         Me.lblErrormname.TabIndex =
17
650         Me.lblErrormname.Text =
"Errors"
651         Me.lblErrormname.Visible = False
652         
'
653         
'lblErrormobile
654         
'
655         Me.lblErrormobile.AutoSize = True
656         Me.lblErrormobile.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
657         Me.lblErrormobile.ForeColor = System.Drawing.Color.Salmon
658         Me.lblErrormobile.Location = New System.Drawing.Point(
145, 145)
659         Me.lblErrormobile.Name =
"lblErrormobile"
660         Me.lblErrormobile.Size = New System.Drawing.Size(
42, 14)
661         Me.lblErrormobile.TabIndex =
16
662         Me.lblErrormobile.Text =
"Errors"
663         Me.lblErrormobile.Visible = False
664         
'
665         
'lblErrormstatus
666         
'
667         Me.lblErrormstatus.AutoSize = True
668         Me.lblErrormstatus.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
669         Me.lblErrormstatus.ForeColor = System.Drawing.Color.Salmon
670         Me.lblErrormstatus.Location = New System.Drawing.Point(
145, 101)
671         Me.lblErrormstatus.Name =
"lblErrormstatus"
672         Me.lblErrormstatus.Size = New System.Drawing.Size(
42, 14)
673         Me.lblErrormstatus.TabIndex =
15
674         Me.lblErrormstatus.Text =
"Errors"
675         Me.lblErrormstatus.Visible = False
676         
'
677         
'lblErrorfname
678         
'
679         Me.lblErrorfname.AutoSize = True
680         Me.lblErrorfname.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
681         Me.lblErrorfname.ForeColor = System.Drawing.Color.Salmon
682         Me.lblErrorfname.Location = New System.Drawing.Point(
145, 52)
683         Me.lblErrorfname.Name =
"lblErrorfname"
684         Me.lblErrorfname.Size = New System.Drawing.Size(
42, 14)
685         Me.lblErrorfname.TabIndex =
14
686         Me.lblErrorfname.Text =
"Errors"
687         Me.lblErrorfname.Visible = False
688         
'
689         
'txtMobile
690         
'
691         Me.txtMobile.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
692         Me.txtMobile.Location = New System.Drawing.Point(
145, 119)
693         Me.txtMobile.Name =
"txtMobile"
694         Me.txtMobile.Size = New System.Drawing.Size(
203, 23)
695         Me.txtMobile.TabIndex =
13
696         
'
697         
'Label7
698         
'
699         Me.Label7.AutoSize = True
700         Me.Label7.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
701         Me.Label7.Location = New System.Drawing.Point(
29, 122)
702         Me.Label7.Name =
"Label7"
703         Me.Label7.Size = New System.Drawing.Size(
115, 16)
704         Me.Label7.TabIndex =
12
705         Me.Label7.Text =
"Mobile Number :"
706         
'
707         
'Label6
708         
'
709         Me.Label6.AutoSize = True
710         Me.Label6.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
711         Me.Label6.Location = New System.Drawing.Point(
40, 78)
712         Me.Label6.Name =
"Label6"
713         Me.Label6.Size = New System.Drawing.Size(
104, 16)
714         Me.Label6.TabIndex =
11
715         Me.Label6.Text =
"Marital Status :"
716         
'
717         
'txtAddress
718         
'
719         Me.txtAddress.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
720         Me.txtAddress.Location = New System.Drawing.Point(
837, 75)
721         Me.txtAddress.Multiline = True
722         Me.txtAddress.Name =
"txtAddress"
723         Me.txtAddress.Size = New System.Drawing.Size(
203, 64)
724         Me.txtAddress.TabIndex =
10
725         
'
726         
'Label5
727         
'
728         Me.Label5.AutoSize = True
729         Me.Label5.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
730         Me.Label5.Location = New System.Drawing.Point(
764, 78)
731         Me.Label5.Name =
"Label5"
732         Me.Label5.Size = New System.Drawing.Size(
70, 16)
733         Me.Label5.TabIndex =
9
734         Me.Label5.Text =
"Address :"
735         
'
736         
'txtJob
737         
'
738         Me.txtJob.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
739         Me.txtJob.Location = New System.Drawing.Point(
529, 75)
740         Me.txtJob.Multiline = True
741         Me.txtJob.Name =
"txtJob"
742         Me.txtJob.Size = New System.Drawing.Size(
203, 64)
743         Me.txtJob.TabIndex =
8
744         
'
745         
'Label4
746         
'
747         Me.Label4.AutoSize = True
748         Me.Label4.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
749         Me.Label4.Location = New System.Drawing.Point(
490, 78)
750         Me.Label4.Name =
"Label4"
751         Me.Label4.Size = New System.Drawing.Size(
38, 16)
752         Me.Label4.TabIndex =
7
753         Me.Label4.Text =
"Job :"
754         
'
755         
'txtLname
756         
'
757         Me.txtLname.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
758         Me.txtLname.Location = New System.Drawing.Point(
837, 25)
759         Me.txtLname.Name =
"txtLname"
760         Me.txtLname.Size = New System.Drawing.Size(
203, 23)
761         Me.txtLname.TabIndex =
6
762         
'
763         
'Label3
764         
'
765         Me.Label3.AutoSize = True
766         Me.Label3.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
767         Me.Label3.Location = New System.Drawing.Point(
751, 28)
768         Me.Label3.Name =
"Label3"
769         Me.Label3.Size = New System.Drawing.Size(
83, 16)
770         Me.Label3.TabIndex =
5
771         Me.Label3.Text =
"Last Name :"
772         
'
773         
'txtMname
774         
'
775         Me.txtMname.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
776         Me.txtMname.Location = New System.Drawing.Point(
529, 26)
777         Me.txtMname.Name =
"txtMname"
778         Me.txtMname.Size = New System.Drawing.Size(
203, 23)
779         Me.txtMname.TabIndex =
4
780         
'
781         
'Label2
782         
'
783         Me.Label2.AutoSize = True
784         Me.Label2.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
785         Me.Label2.Location = New System.Drawing.Point(
427, 29)
786         Me.Label2.Name =
"Label2"
787         Me.Label2.Size = New System.Drawing.Size(
101, 16)
788         Me.Label2.TabIndex =
3
789         Me.Label2.Text =
"Middle Name :"
790         
'
791         
'txtFname
792         
'
793         Me.txtFname.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
794         Me.txtFname.Location = New System.Drawing.Point(
145, 26)
795         Me.txtFname.Name =
"txtFname"
796         Me.txtFname.Size = New System.Drawing.Size(
203, 23)
797         Me.txtFname.TabIndex =
2
798         
'
799         
'cbMstatus
800         
'
801         Me.cbMstatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
802         Me.cbMstatus.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
803         Me.cbMstatus.FormattingEnabled = True
804         Me.cbMstatus.Items.AddRange(New Object() {
"Single", "Married"})
805         Me.cbMstatus.Location = New System.Drawing.Point(
145, 75)
806         Me.cbMstatus.Name =
"cbMstatus"
807         Me.cbMstatus.Size = New System.Drawing.Size(
203, 24)
808         Me.cbMstatus.TabIndex =
1
809         
'
810         
'Label1
811         
'
812         Me.Label1.AutoSize = True
813         Me.Label1.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
814         Me.Label1.Location = New System.Drawing.Point(
58, 29)
815         Me.Label1.Name =
"Label1"
816         Me.Label1.Size = New System.Drawing.Size(
86, 16)
817         Me.Label1.TabIndex =
0
818         Me.Label1.Text =
"First Name :"
819         
'
820         
'gbReport
821         
'
822         Me.gbReport.Controls.Add(Me.GroupBox10)
823         Me.gbReport.Controls.Add(Me.GroupBox9)
824         Me.gbReport.Controls.Add(Me.GroupBox8)
825         Me.gbReport.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
826         Me.gbReport.Location = New System.Drawing.Point(
250, 242)
827         Me.gbReport.Name =
"gbReport"
828         Me.gbReport.Size = New System.Drawing.Size(
1061, 537)
829         Me.gbReport.TabIndex =
5
830         Me.gbReport.TabStop = False
831         Me.gbReport.Text =
"Report"
832         
'
833         
'GroupBox10
834         
'
835         Me.GroupBox10.Controls.Add(Me.btnReportstandard)
836         Me.GroupBox10.Location = New System.Drawing.Point(
6, 228)
837         Me.GroupBox10.Name =
"GroupBox10"
838         Me.GroupBox10.Size = New System.Drawing.Size(
1049, 103)
839         Me.GroupBox10.TabIndex =
2
840         Me.GroupBox10.TabStop = False
841         Me.GroupBox10.Text =
"General reports"
842         
'
843         
'btnReportstandard
844         
'
845         Me.btnReportstandard.FlatStyle = System.Windows.Forms.FlatStyle.Popup
846         Me.btnReportstandard.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
847         Me.btnReportstandard.Image = Global.House_Rent_System.My.Resources.Resources.report
848         Me.btnReportstandard.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
849         Me.btnReportstandard.Location = New System.Drawing.Point(
396, 25)
850         Me.btnReportstandard.Name =
"btnReportstandard"
851         Me.btnReportstandard.Size = New System.Drawing.Size(
301, 57)
852         Me.btnReportstandard.TabIndex =
20
853         Me.btnReportstandard.Text =
"Generate Standard Report"
854         Me.btnReportstandard.TextAlign = System.Drawing.ContentAlignment.MiddleRight
855         Me.btnReportstandard.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
856         Me.btnReportstandard.UseVisualStyleBackColor = True
857         
'
858         
'GroupBox9
859         
'
860         Me.GroupBox9.Controls.Add(Me.cbReportMstatus)
861         Me.GroupBox9.Controls.Add(Me.lblErrorreportmstatus)
862         Me.GroupBox9.Controls.Add(Me.Label19)
863         Me.GroupBox9.Controls.Add(Me.btnReportMstatus)
864         Me.GroupBox9.Location = New System.Drawing.Point(
6, 124)
865         Me.GroupBox9.Name =
"GroupBox9"
866         Me.GroupBox9.Size = New System.Drawing.Size(
1049, 101)
867         Me.GroupBox9.TabIndex =
1
868         Me.GroupBox9.TabStop = False
869         Me.GroupBox9.Text =
"Report by marital status"
870         
'
871         
'cbReportMstatus
872         
'
873         Me.cbReportMstatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
874         Me.cbReportMstatus.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
875         Me.cbReportMstatus.FormattingEnabled = True
876         Me.cbReportMstatus.Items.AddRange(New Object() {
"Single", "Married"})
877         Me.cbReportMstatus.Location = New System.Drawing.Point(
382, 37)
878         Me.cbReportMstatus.Name =
"cbReportMstatus"
879         Me.cbReportMstatus.Size = New System.Drawing.Size(
203, 24)
880         Me.cbReportMstatus.TabIndex =
20
881         
'
882         
'lblErrorreportmstatus
883         
'
884         Me.lblErrorreportmstatus.AutoSize = True
885         Me.lblErrorreportmstatus.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
886         Me.lblErrorreportmstatus.ForeColor = System.Drawing.Color.Salmon
887         Me.lblErrorreportmstatus.Location = New System.Drawing.Point(
379, 68)
888         Me.lblErrorreportmstatus.Name =
"lblErrorreportmstatus"
889         Me.lblErrorreportmstatus.Size = New System.Drawing.Size(
42, 14)
890         Me.lblErrorreportmstatus.TabIndex =
15
891         Me.lblErrorreportmstatus.Text =
"Errors"
892         Me.lblErrorreportmstatus.Visible = False
893         
'
894         
'Label19
895         
'
896         Me.Label19.AutoSize = True
897         Me.Label19.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
898         Me.Label19.Location = New System.Drawing.Point(
179, 40)
899         Me.Label19.Name =
"Label19"
900         Me.Label19.Size = New System.Drawing.Size(
200, 16)
901         Me.Label19.TabIndex =
18
902         Me.Label19.Text =
"Please choose marital status :"
903         
'
904         
'btnReportMstatus
905         
'
906         Me.btnReportMstatus.FlatStyle = System.Windows.Forms.FlatStyle.Popup
907         Me.btnReportMstatus.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
908         Me.btnReportMstatus.Image = Global.House_Rent_System.My.Resources.Resources.report
909         Me.btnReportMstatus.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
910         Me.btnReportMstatus.Location = New System.Drawing.Point(
613, 24)
911         Me.btnReportMstatus.Name =
"btnReportMstatus"
912         Me.btnReportMstatus.Size = New System.Drawing.Size(
212, 58)
913         Me.btnReportMstatus.TabIndex =
17
914         Me.btnReportMstatus.Text =
"Generate Report"
915         Me.btnReportMstatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight
916         Me.btnReportMstatus.UseVisualStyleBackColor = True
917         
'
918         
'GroupBox8
919         
'
920         Me.GroupBox8.Controls.Add(Me.Label16)
921         Me.GroupBox8.Controls.Add(Me.lblErrorreporthouse)
922         Me.GroupBox8.Controls.Add(Me.txtReporthouse)
923         Me.GroupBox8.Controls.Add(Me.Label15)
924         Me.GroupBox8.Controls.Add(Me.btnReporthouse)
925         Me.GroupBox8.Location = New System.Drawing.Point(
6, 20)
926         Me.GroupBox8.Name =
"GroupBox8"
927         Me.GroupBox8.Size = New System.Drawing.Size(
1049, 101)
928         Me.GroupBox8.TabIndex =
0
929         Me.GroupBox8.TabStop = False
930         Me.GroupBox8.Text =
"Report by house"
931         
'
932         
'Label16
933         
'
934         Me.Label16.AutoSize = True
935         Me.Label16.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
936         Me.Label16.Location = New System.Drawing.Point(
380, 18)
937         Me.Label16.Name =
"Label16"
938         Me.Label16.Size = New System.Drawing.Size(
126, 16)
939         Me.Label16.TabIndex =
20
940         Me.Label16.Text =
"Example : house 1"
941         
'
942         
'lblErrorreporthouse
943         
'
944         Me.lblErrorreporthouse.AutoSize = True
945         Me.lblErrorreporthouse.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
946         Me.lblErrorreporthouse.ForeColor = System.Drawing.Color.Salmon
947         Me.lblErrorreporthouse.Location = New System.Drawing.Point(
379, 68)
948         Me.lblErrorreporthouse.Name =
"lblErrorreporthouse"
949         Me.lblErrorreporthouse.Size = New System.Drawing.Size(
42, 14)
950         Me.lblErrorreporthouse.TabIndex =
15
951         Me.lblErrorreporthouse.Text =
"Errors"
952         Me.lblErrorreporthouse.Visible = False
953         
'
954         
'txtReporthouse
955         
'
956         Me.txtReporthouse.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
957         Me.txtReporthouse.Location = New System.Drawing.Point(
382, 37)
958         Me.txtReporthouse.Name =
"txtReporthouse"
959         Me.txtReporthouse.Size = New System.Drawing.Size(
203, 23)
960         Me.txtReporthouse.TabIndex =
19
961         
'
962         
'Label15
963         
'
964         Me.Label15.AutoSize = True
965         Me.Label15.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
966         Me.Label15.Location = New System.Drawing.Point(
242, 40)
967         Me.Label15.Name =
"Label15"
968         Me.Label15.Size = New System.Drawing.Size(
138, 16)
969         Me.Label15.TabIndex =
18
970         Me.Label15.Text =
"Please enter house :"
971         
'
972         
'btnReporthouse
973         
'
974         Me.btnReporthouse.FlatStyle = System.Windows.Forms.FlatStyle.Popup
975         Me.btnReporthouse.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
976         Me.btnReporthouse.Image = Global.House_Rent_System.My.Resources.Resources.report
977         Me.btnReporthouse.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
978         Me.btnReporthouse.Location = New System.Drawing.Point(
601, 24)
979         Me.btnReporthouse.Name =
"btnReporthouse"
980         Me.btnReporthouse.Size = New System.Drawing.Size(
212, 58)
981         Me.btnReporthouse.TabIndex =
17
982         Me.btnReporthouse.Text =
"Generate Report"
983         Me.btnReporthouse.TextAlign = System.Drawing.ContentAlignment.MiddleRight
984         Me.btnReporthouse.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
985         Me.btnReporthouse.UseVisualStyleBackColor = True
986         
'
987         
'gbPassword
988         
'
989         Me.gbPassword.Controls.Add(Me.lblErrorOldp)
990         Me.gbPassword.Controls.Add(Me.lblErrorNewp)
991         Me.gbPassword.Controls.Add(Me.lblErrorConfirmp)
992         Me.gbPassword.Controls.Add(Me.btnClear)
993         Me.gbPassword.Controls.Add(Me.btnConfirmp)
994         Me.gbPassword.Controls.Add(Me.Label14)
995         Me.gbPassword.Controls.Add(Me.txtConfirmp)
996         Me.gbPassword.Controls.Add(Me.Label13)
997         Me.gbPassword.Controls.Add(Me.txtNewp)
998         Me.gbPassword.Controls.Add(Me.Label10)
999         Me.gbPassword.Controls.Add(Me.txtOldp)
1000         Me.gbPassword.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1001         Me.gbPassword.Location = New System.Drawing.Point(
297, 202)
1002         Me.gbPassword.Name =
"gbPassword"
1003         Me.gbPassword.Size = New System.Drawing.Size(
787, 293)
1004         Me.gbPassword.TabIndex =
4
1005         Me.gbPassword.TabStop = False
1006         Me.gbPassword.Text =
"Change Password"
1007         
'
1008         
'lblErrorOldp
1009         
'
1010         Me.lblErrorOldp.AutoSize = True
1011         Me.lblErrorOldp.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1012         Me.lblErrorOldp.ForeColor = System.Drawing.Color.Salmon
1013         Me.lblErrorOldp.Location = New System.Drawing.Point(
473, 121)
1014         Me.lblErrorOldp.Name =
"lblErrorOldp"
1015         Me.lblErrorOldp.Size = New System.Drawing.Size(
42, 14)
1016         Me.lblErrorOldp.TabIndex =
23
1017         Me.lblErrorOldp.Text =
"Errors"
1018         Me.lblErrorOldp.Visible = False
1019         
'
1020         
'lblErrorNewp
1021         
'
1022         Me.lblErrorNewp.AutoSize = True
1023         Me.lblErrorNewp.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1024         Me.lblErrorNewp.ForeColor = System.Drawing.Color.Salmon
1025         Me.lblErrorNewp.Location = New System.Drawing.Point(
473, 175)
1026         Me.lblErrorNewp.Name =
"lblErrorNewp"
1027         Me.lblErrorNewp.Size = New System.Drawing.Size(
42, 14)
1028         Me.lblErrorNewp.TabIndex =
22
1029         Me.lblErrorNewp.Text =
"Errors"
1030         Me.lblErrorNewp.Visible = False
1031         
'
1032         
'lblErrorConfirmp
1033         
'
1034         Me.lblErrorConfirmp.AutoSize = True
1035         Me.lblErrorConfirmp.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1036         Me.lblErrorConfirmp.ForeColor = System.Drawing.Color.Salmon
1037         Me.lblErrorConfirmp.Location = New System.Drawing.Point(
473, 227)
1038         Me.lblErrorConfirmp.Name =
"lblErrorConfirmp"
1039         Me.lblErrorConfirmp.Size = New System.Drawing.Size(
42, 14)
1040         Me.lblErrorConfirmp.TabIndex =
21
1041         Me.lblErrorConfirmp.Text =
"Errors"
1042         Me.lblErrorConfirmp.Visible = False
1043         
'
1044         
'btnClear
1045         
'
1046         Me.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1047         Me.btnClear.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1048         Me.btnClear.Image = Global.House_Rent_System.My.Resources.Resources.edit_clear__1_
1049         Me.btnClear.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1050         Me.btnClear.Location = New System.Drawing.Point(
557, 259)
1051         Me.btnClear.Name =
"btnClear"
1052         Me.btnClear.Size = New System.Drawing.Size(
145, 73)
1053         Me.btnClear.TabIndex =
20
1054         Me.btnClear.Text =
"Clear"
1055         Me.btnClear.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1056         Me.btnClear.UseVisualStyleBackColor = True
1057         
'
1058         
'btnConfirmp
1059         
'
1060         Me.btnConfirmp.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1061         Me.btnConfirmp.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1062         Me.btnConfirmp.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_24
1063         Me.btnConfirmp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1064         Me.btnConfirmp.Location = New System.Drawing.Point(
366, 259)
1065         Me.btnConfirmp.Name =
"btnConfirmp"
1066         Me.btnConfirmp.Size = New System.Drawing.Size(
145, 73)
1067         Me.btnConfirmp.TabIndex =
16
1068         Me.btnConfirmp.Text =
"Confirm"
1069         Me.btnConfirmp.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1070         Me.btnConfirmp.UseVisualStyleBackColor = True
1071         
'
1072         
'Label14
1073         
'
1074         Me.Label14.AutoSize = True
1075         Me.Label14.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1076         Me.Label14.Location = New System.Drawing.Point(
334, 203)
1077         Me.Label14.Name =
"Label14"
1078         Me.Label14.Size = New System.Drawing.Size(
135, 16)
1079         Me.Label14.TabIndex =
19
1080         Me.Label14.Text =
"Confirm Password :"
1081         
'
1082         
'txtConfirmp
1083         
'
1084         Me.txtConfirmp.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1085         Me.txtConfirmp.Location = New System.Drawing.Point(
472, 200)
1086         Me.txtConfirmp.Name =
"txtConfirmp"
1087         Me.txtConfirmp.Size = New System.Drawing.Size(
206, 23)
1088         Me.txtConfirmp.TabIndex =
18
1089         
'
1090         
'Label13
1091         
'
1092         Me.Label13.AutoSize = True
1093         Me.Label13.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1094         Me.Label13.Location = New System.Drawing.Point(
362, 150)
1095         Me.Label13.Name =
"Label13"
1096         Me.Label13.Size = New System.Drawing.Size(
107, 16)
1097         Me.Label13.TabIndex =
17
1098         Me.Label13.Text =
"New Password :"
1099         
'
1100         
'txtNewp
1101         
'
1102         Me.txtNewp.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1103         Me.txtNewp.Location = New System.Drawing.Point(
472, 147)
1104         Me.txtNewp.Name =
"txtNewp"
1105         Me.txtNewp.Size = New System.Drawing.Size(
206, 23)
1106         Me.txtNewp.TabIndex =
16
1107         
'
1108         
'Label10
1109         
'
1110         Me.Label10.AutoSize = True
1111         Me.Label10.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1112         Me.Label10.Location = New System.Drawing.Point(
365, 98)
1113         Me.Label10.Name =
"Label10"
1114         Me.Label10.Size = New System.Drawing.Size(
104, 16)
1115         Me.Label10.TabIndex =
15
1116         Me.Label10.Text =
"Old Password :"
1117         
'
1118         
'txtOldp
1119         
'
1120         Me.txtOldp.Font = New System.Drawing.Font(
"Lucida Fax", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1121         Me.txtOldp.Location = New System.Drawing.Point(
472, 95)
1122         Me.txtOldp.Name =
"txtOldp"
1123         Me.txtOldp.Size = New System.Drawing.Size(
206, 23)
1124         Me.txtOldp.TabIndex =
0
1125         
'
1126         
'gbCustomers
1127         
'
1128         Me.gbCustomers.Controls.Add(Me.GroupBox3)
1129         Me.gbCustomers.Controls.Add(Me.dgvCustomers)
1130         Me.gbCustomers.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1131         Me.gbCustomers.Location = New System.Drawing.Point(
29, 356)
1132         Me.gbCustomers.Name =
"gbCustomers"
1133         Me.gbCustomers.Size = New System.Drawing.Size(
1061, 537)
1134         Me.gbCustomers.TabIndex =
2
1135         Me.gbCustomers.TabStop = False
1136         Me.gbCustomers.Text =
"All Customers"
1137         
'
1138         
'GroupBox3
1139         
'
1140         Me.GroupBox3.Controls.Add(Me.btnEdit)
1141         Me.GroupBox3.Controls.Add(Me.btnDelete)
1142         Me.GroupBox3.Controls.Add(Me.txtSearch)
1143         Me.GroupBox3.Controls.Add(Me.btnRefresh)
1144         Me.GroupBox3.Controls.Add(Me.btnSearch)
1145         Me.GroupBox3.Location = New System.Drawing.Point(
1, 461)
1146         Me.GroupBox3.Name =
"GroupBox3"
1147         Me.GroupBox3.Size = New System.Drawing.Size(
1054, 66)
1148         Me.GroupBox3.TabIndex =
1
1149         Me.GroupBox3.TabStop = False
1150         Me.GroupBox3.Text =
"Actions"
1151         
'
1152         
'btnEdit
1153         
'
1154         Me.btnEdit.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1155         Me.btnEdit.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1156         Me.btnEdit.Image = Global.House_Rent_System.My.Resources.Resources.administrator_add
1157         Me.btnEdit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1158         Me.btnEdit.Location = New System.Drawing.Point(
472, 17)
1159         Me.btnEdit.Name =
"btnEdit"
1160         Me.btnEdit.Size = New System.Drawing.Size(
159, 48)
1161         Me.btnEdit.TabIndex =
18
1162         Me.btnEdit.Text =
"Edit"
1163         Me.btnEdit.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1164         Me.btnEdit.UseVisualStyleBackColor = True
1165         
'
1166         
'btnDelete
1167         
'
1168         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1169         Me.btnDelete.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1170         Me.btnDelete.Image = Global.House_Rent_System.My.Resources.Resources.list_remove_user
1171         Me.btnDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1172         Me.btnDelete.Location = New System.Drawing.Point(
656, 17)
1173         Me.btnDelete.Name =
"btnDelete"
1174         Me.btnDelete.Size = New System.Drawing.Size(
159, 48)
1175         Me.btnDelete.TabIndex =
17
1176         Me.btnDelete.Text =
"Delete"
1177         Me.btnDelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1178         Me.btnDelete.UseVisualStyleBackColor = True
1179         
'
1180         
'txtSearch
1181         
'
1182         Me.txtSearch.Font = New System.Drawing.Font(
"Lucida Bright", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1183         Me.txtSearch.Location = New System.Drawing.Point(
6, 22)
1184         Me.txtSearch.Multiline = True
1185         Me.txtSearch.Name =
"txtSearch"
1186         Me.txtSearch.Size = New System.Drawing.Size(
275, 38)
1187         Me.txtSearch.TabIndex =
16
1188         
'
1189         
'btnRefresh
1190         
'
1191         Me.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1192         Me.btnRefresh.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1193         Me.btnRefresh.Image = Global.House_Rent_System.My.Resources.Resources.refresh
1194         Me.btnRefresh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1195         Me.btnRefresh.Location = New System.Drawing.Point(
842, 17)
1196         Me.btnRefresh.Name =
"btnRefresh"
1197         Me.btnRefresh.Size = New System.Drawing.Size(
159, 48)
1198         Me.btnRefresh.TabIndex =
15
1199         Me.btnRefresh.Text =
"Refresh"
1200         Me.btnRefresh.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1201         Me.btnRefresh.UseVisualStyleBackColor = True
1202         
'
1203         
'btnSearch
1204         
'
1205         Me.btnSearch.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1206         Me.btnSearch.Font = New System.Drawing.Font(
"Lucida Calligraphy", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1207         Me.btnSearch.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_8
1208         Me.btnSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
1209         Me.btnSearch.Location = New System.Drawing.Point(
287, 17)
1210         Me.btnSearch.Name =
"btnSearch"
1211         Me.btnSearch.Size = New System.Drawing.Size(
159, 48)
1212         Me.btnSearch.TabIndex =
14
1213         Me.btnSearch.Text =
"Search"
1214         Me.btnSearch.TextAlign = System.Drawing.ContentAlignment.MiddleRight
1215         Me.btnSearch.UseVisualStyleBackColor = True
1216         
'
1217         
'dgvCustomers
1218         
'
1219         Me.dgvCustomers.AllowUserToAddRows = False
1220         Me.dgvCustomers.AllowUserToDeleteRows = False
1221         Me.dgvCustomers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
1222         Me.dgvCustomers.Location = New System.Drawing.Point(
2, 22)
1223         Me.dgvCustomers.Name =
"dgvCustomers"
1224         Me.dgvCustomers.ReadOnly = True
1225         Me.dgvCustomers.RowHeadersVisible = False
1226         Me.dgvCustomers.Size = New System.Drawing.Size(
1053, 436)
1227         Me.dgvCustomers.TabIndex =
0
1228         
'
1229         
'PictureBox1
1230         
'
1231         Me.PictureBox1.Image = Global.House_Rent_System.My.Resources.Resources.hrs_banner
1232         Me.PictureBox1.Location = New System.Drawing.Point(-
2, 0)
1233         Me.PictureBox1.Name =
"PictureBox1"
1234         Me.PictureBox1.Size = New System.Drawing.Size(
1256, 111)
1235         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1236         Me.PictureBox1.TabIndex =
3
1237         Me.PictureBox1.TabStop = False
1238         
'
1239         
'frmMain
1240         
'
1241         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
1242         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
1243         Me.ClientSize = New System.Drawing.Size(
1254, 491)
1244         Me.Controls.Add(Me.PictureBox1)
1245         Me.Controls.Add(Me.GroupBox1)
1246         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
1247         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
1248         Me.MaximizeBox = False
1249         Me.Name =
"frmMain"
1250         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
1251         Me.Text =
"House Rent System"
1252         Me.GroupBox1.ResumeLayout(False)
1253         Me.GroupBox2.ResumeLayout(False)
1254         Me.GroupBox2.PerformLayout()
1255         Me.Panel2.ResumeLayout(False)
1256         Me.gbAddCustomer.ResumeLayout(False)
1257         Me.GroupBox6.ResumeLayout(False)
1258         Me.GroupBox6.PerformLayout()
1259         Me.GroupBox5.ResumeLayout(False)
1260         Me.GroupBox5.PerformLayout()
1261         Me.GroupBox4.ResumeLayout(False)
1262         Me.GroupBox4.PerformLayout()
1263         Me.gbReport.ResumeLayout(False)
1264         Me.GroupBox10.ResumeLayout(False)
1265         Me.GroupBox9.ResumeLayout(False)
1266         Me.GroupBox9.PerformLayout()
1267         Me.GroupBox8.ResumeLayout(False)
1268         Me.GroupBox8.PerformLayout()
1269         Me.gbPassword.ResumeLayout(False)
1270         Me.gbPassword.PerformLayout()
1271         Me.gbCustomers.ResumeLayout(False)
1272         Me.GroupBox3.ResumeLayout(False)
1273         Me.GroupBox3.PerformLayout()
1274         CType(Me.dgvCustomers, System.ComponentModel.ISupportInitialize).EndInit()
1275         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
1276         Me.ResumeLayout(False)
1277
1278     End Sub
1279     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
1280     Friend WithEvents Panel2 As System.Windows.Forms.Panel
1281     Friend WithEvents gbCustomers As System.Windows.Forms.GroupBox
1282     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
1283     Friend WithEvents btnDelete As System.Windows.Forms.Button
1284     Friend WithEvents txtSearch As System.Windows.Forms.TextBox
1285     Friend WithEvents btnRefresh As System.Windows.Forms.Button
1286     Friend WithEvents btnSearch As System.Windows.Forms.Button
1287     Friend WithEvents dgvCustomers As System.Windows.Forms.DataGridView
1288     Friend WithEvents gbPassword As System.Windows.Forms.GroupBox
1289     Friend WithEvents gbAddCustomer As System.Windows.Forms.GroupBox
1290     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
1291     Friend WithEvents btnMenuAddCustomers As System.Windows.Forms.Button
1292     Friend WithEvents btnMenuLogout As System.Windows.Forms.Button
1293     Friend WithEvents btnMenuCustomers As System.Windows.Forms.Button
1294     Friend WithEvents btnMenuPassword As System.Windows.Forms.Button
1295     Friend WithEvents btnMenuReport As System.Windows.Forms.Button
1296     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
1297     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
1298     Friend WithEvents txtJob As System.Windows.Forms.TextBox
1299     Friend WithEvents Label4 As System.Windows.Forms.Label
1300     Friend WithEvents txtLname As System.Windows.Forms.TextBox
1301     Friend WithEvents Label3 As System.Windows.Forms.Label
1302     Friend WithEvents txtMname As System.Windows.Forms.TextBox
1303     Friend WithEvents Label2 As System.Windows.Forms.Label
1304     Friend WithEvents txtFname As System.Windows.Forms.TextBox
1305     Friend WithEvents cbMstatus As System.Windows.Forms.ComboBox
1306     Friend WithEvents Label1 As System.Windows.Forms.Label
1307     Friend WithEvents Button2 As System.Windows.Forms.Button
1308     Friend WithEvents btnConfirm As System.Windows.Forms.Button
1309     Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
1310     Friend WithEvents Label17 As System.Windows.Forms.Label
1311     Friend WithEvents Label18 As System.Windows.Forms.Label
1312     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
1313     Friend WithEvents txtRoomno As System.Windows.Forms.TextBox
1314     Friend WithEvents Label11 As System.Windows.Forms.Label
1315     Friend WithEvents txtHouseno As System.Windows.Forms.TextBox
1316     Friend WithEvents Label12 As System.Windows.Forms.Label
1317     Friend WithEvents Label6 As System.Windows.Forms.Label
1318     Friend WithEvents txtAddress As System.Windows.Forms.TextBox
1319     Friend WithEvents Label5 As System.Windows.Forms.Label
1320     Friend WithEvents dtpEnddate As System.Windows.Forms.DateTimePicker
1321     Friend WithEvents dtpStartdate As System.Windows.Forms.DateTimePicker
1322     Friend WithEvents txtMobile As System.Windows.Forms.TextBox
1323     Friend WithEvents Label7 As System.Windows.Forms.Label
1324     Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
1325     Friend WithEvents txtAmountremain As System.Windows.Forms.TextBox
1326     Friend WithEvents Label8 As System.Windows.Forms.Label
1327     Friend WithEvents txtAmountpaid As System.Windows.Forms.TextBox
1328     Friend WithEvents Label9 As System.Windows.Forms.Label
1329     Friend WithEvents lblErroraddress As System.Windows.Forms.Label
1330     Friend WithEvents lblErrorjob As System.Windows.Forms.Label
1331     Friend WithEvents lblErrorlname As System.Windows.Forms.Label
1332     Friend WithEvents lblErrormname As System.Windows.Forms.Label
1333     Friend WithEvents lblErrormobile As System.Windows.Forms.Label
1334     Friend WithEvents lblErrormstatus As System.Windows.Forms.Label
1335     Friend WithEvents lblErrorfname As System.Windows.Forms.Label
1336     Friend WithEvents lblErrorstartdate As System.Windows.Forms.Label
1337     Friend WithEvents lblErroramountremain As System.Windows.Forms.Label
1338     Friend WithEvents lblErroramountpaid As System.Windows.Forms.Label
1339     Friend WithEvents lblErrorroomno As System.Windows.Forms.Label
1340     Friend WithEvents lblErrorhouseno As System.Windows.Forms.Label
1341     Friend WithEvents lblErrorenddate As System.Windows.Forms.Label
1342     Friend WithEvents btnAbout As System.Windows.Forms.Button
1343     Friend WithEvents gbReport As System.Windows.Forms.GroupBox
1344     Friend WithEvents Label14 As System.Windows.Forms.Label
1345     Friend WithEvents txtConfirmp As System.Windows.Forms.TextBox
1346     Friend WithEvents Label13 As System.Windows.Forms.Label
1347     Friend WithEvents txtNewp As System.Windows.Forms.TextBox
1348     Friend WithEvents Label10 As System.Windows.Forms.Label
1349     Friend WithEvents txtOldp As System.Windows.Forms.TextBox
1350     Friend WithEvents btnClear As System.Windows.Forms.Button
1351     Friend WithEvents btnConfirmp As System.Windows.Forms.Button
1352     Friend WithEvents lblErrorOldp As System.Windows.Forms.Label
1353     Friend WithEvents lblErrorNewp As System.Windows.Forms.Label
1354     Friend WithEvents lblErrorConfirmp As System.Windows.Forms.Label
1355     Friend WithEvents lblDeletereference As System.Windows.Forms.Label
1356     Friend WithEvents btnEdit As System.Windows.Forms.Button
1357     Friend WithEvents lblEditreference As System.Windows.Forms.Label
1358     Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
1359     Friend WithEvents btnReporthouse As System.Windows.Forms.Button
1360     Friend WithEvents txtReporthouse As System.Windows.Forms.TextBox
1361     Friend WithEvents Label15 As System.Windows.Forms.Label
1362     Friend WithEvents GroupBox10 As System.Windows.Forms.GroupBox
1363     Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox
1364     Friend WithEvents lblErrorreportmstatus As System.Windows.Forms.Label
1365     Friend WithEvents Label19 As System.Windows.Forms.Label
1366     Friend WithEvents btnReportMstatus As System.Windows.Forms.Button
1367     Friend WithEvents lblErrorreporthouse As System.Windows.Forms.Label
1368     Friend WithEvents cbReportMstatus As System.Windows.Forms.ComboBox
1369     Friend WithEvents btnReportstandard As System.Windows.Forms.Button
1370     Friend WithEvents Label16 As System.Windows.Forms.Label
1371     Friend WithEvents Label21 As System.Windows.Forms.Label
1372     Friend WithEvents Label20 As System.Windows.Forms.Label
1373
1374 End Class


Gõ tìm kiếm nhanh...